home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.netside.com!usenet
- From: dsigman@mail.netside.com (Doug Sigman)
- Newsgroups: comp.lang.c
- Subject: Re: Wanted Simple Math Interpreter
- Date: Fri, 19 Apr 1996 20:34:34 GMT
- Organization: The Netside Network
- Message-ID: <4l8it6$dug@nntp.netside.com>
- References: <31769FDE.375F@together.net>
- NNTP-Posting-Host: anx132.netside.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Travis Peckham <travis@together.net> wrote:
-
- >Hi,
-
- >Does anyone have any simple source (in C or C++)
- >for a simple program to evaluate expresions from a
- >string or text file. Something that could handle a
- >string like (4+7*23+(3+7)) and produce a corect
- >answer would be great!
-
- >Thanks,
- >Travis
-
- I've seen routines that will do just that in some of Herb Schildt's
- books.
-
-